home *** CD-ROM | disk | FTP | other *** search
/ Venus 7000 / darktronics.iso / Software / Service Packs / WinXPSP1.exe / ip / ieaccess.in_ / ieaccess.inf
Encoding:
Windows Setup INFormation  |  2002-08-28  |  815 b   |  74 lines

  1. [Version]
  2. Signature= "$Windows NT$"
  3. DriverVer=07/01/2001,5.1.2600.1106
  4.  
  5. [Optional Components]
  6. IEAccess
  7.  
  8. [IEAccess]
  9. OptionDesc   = "%IEAccess_DESC%"
  10. Tip          = "%IEAccess_Tip%"
  11.  
  12. IconIndex    = *, ..\xpsp1res.dll, 200
  13.  
  14. InstallType  = 10    ; Typical, Custom
  15. Modes        = 0,1,2,3
  16. Uninstall    = UninstallIE
  17. Run          = ShowIE
  18.  
  19. [ShowIE]
  20. Commandline="%11%\shmgrate.exe OCInstallShowIE"
  21. TickCount=500
  22.  
  23. [HideIE]
  24. Commandline="%11%\shmgrate.exe OCInstallHideIE"
  25. TickCount=500
  26.  
  27. [UninstallIE]
  28. DelFiles=DelNone
  29. Run=HideIE
  30.  
  31. [DelNone]
  32.  
  33. [DestinationDirs]
  34. DefaultDestination=11
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. [Strings]
  69.  
  70. IEAccess_DESC="Internet Explorer"
  71. IEAccess_Tip="Adds or removes access to Internet Explorer from the Start menu and Desktop"
  72.  
  73.  
  74.